bitkeeper revision 1.1159.187.44 (41acb9f65Nu4_LCJgeyWLgtrvxeqoA)
authorkaf24@scramble.cl.cam.ac.uk <kaf24@scramble.cl.cam.ac.uk>
Tue, 30 Nov 2004 18:20:38 +0000 (18:20 +0000)
committerkaf24@scramble.cl.cam.ac.uk <kaf24@scramble.cl.cam.ac.uk>
Tue, 30 Nov 2004 18:20:38 +0000 (18:20 +0000)
Version bumb on control libraries.

tools/libxc/Makefile
tools/libxutil/Makefile

index 78ba7f3bf349cdb447c4e0b64d4031dbf367632a..9065bb1bd6f519e4f947effabb2b46347e4bf5e6 100644 (file)
@@ -1,5 +1,5 @@
 
-MAJOR    = 1.3
+MAJOR    = 2.0
 MINOR    = 0
 SONAME   = libxc.so.$(MAJOR)
 
index 85acd2063c9e3245c430438a7b04e592b34aba69..b9034b5b8fc8cd8708c47aa1b901032bc7a7c6cf 100644 (file)
@@ -30,7 +30,7 @@ CFLAGS   += -fno-strict-aliasing
 CFLAGS   += -Wp,-MD,.$(@F).d
 DEPS     = .*.d
 
-MAJOR    := 1.3
+MAJOR    := 2.0
 MINOR    := 0
 LIB_NAME := libxutil
 LIB      := $(LIB_NAME).so